## CPP template for Custom Runtime

### Deploy

```bash
$  event-custom-cpp make deploy
```
### Invoke
```bash
$  event-custom-cpp fun invoke -e "HelloCustomCpp"
```